home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / loader3.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(release).as
Text File  |  2012-05-21  |  97b  |  9 lines

  1. on(release){
  2.    unloadMovieNum(2);
  3.    with(_level7)
  4.    {
  5.       play();
  6.    }
  7.    play();
  8. }
  9.